Resource StructureDefinition/FHIR Server from package basisprofil.tiplu.de.r4.dev#1.0.1 (62 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "AmbulanterBesuch",
"url" : "https://tiplu.de/fhir/StructureDefinition/AmbulanterBesuch",
"version" : "TODO",
"name" : "AmbulanterBesuch",
"title" : "Ambulanter Besuch",
"status" : "active",
"date" : "2025-05-01",
"publisher" : "Tiplu GmbH",
"contact" : [
{
"name" : "Tiplu GmbH",
"telecom" : [
{
"system" : "email",
"value" : "fhir@tiplu.de"
}
]
}
],
"description" : "Profil zu Abbildung eines ambulanten Besuchs in einer Gesundheitseinrichtung.",
"copyright" : "Tiplu GmbH",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Encounter",
"baseDefinition" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Encounter",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Encounter.meta",
"path" : "Encounter.meta",
"mustSupport" : true
},
{
"id" : "Encounter.meta.source",
"path" : "Encounter.meta.source",
"mustSupport" : true
},
{
"id" : "Encounter.meta.profile",
"path" : "Encounter.meta.profile",
"mustSupport" : true
},
{
"id" : "Encounter.identifier",
"path" : "Encounter.identifier",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 1,
"mustSupport" : true
},
{
"id" : "Encounter.identifier:Aufnahmenummer",
"path" : "Encounter.identifier",
"sliceName" : "Aufnahmenummer",
"min" : 0,
"max" : "1",
"patternIdentifier" : {
"type" : {
"coding" : [
{
"code" : "VN",
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203"
}
]
}
},
"mustSupport" : true
},
{
"id" : "Encounter.identifier:Aufnahmenummer.type",
"path" : "Encounter.identifier.type",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Encounter.identifier:Aufnahmenummer.type.coding",
"path" : "Encounter.identifier.type.coding",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 1,
"mustSupport" : true
},
{
"id" : "Encounter.identifier:Aufnahmenummer.type.coding:vn-type",
"path" : "Encounter.identifier.type.coding",
"sliceName" : "vn-type",
"min" : 1,
"max" : "1",
"patternCoding" : {
"code" : "VN",
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203"
},
"mustSupport" : true
},
{
"id" : "Encounter.identifier:Aufnahmenummer.type.coding:vn-type.system",
"path" : "Encounter.identifier.type.coding.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Encounter.identifier:Aufnahmenummer.type.coding:vn-type.code",
"path" : "Encounter.identifier.type.coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Encounter.identifier:Aufnahmenummer.system",
"path" : "Encounter.identifier.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Encounter.identifier:Aufnahmenummer.value",
"path" : "Encounter.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Encounter.status",
"path" : "Encounter.status",
"mustSupport" : true
},
{
"id" : "Encounter.type",
"path" : "Encounter.type",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 1,
"mustSupport" : true
},
{
"id" : "Encounter.type:Kontaktebene",
"path" : "Encounter.type",
"sliceName" : "Kontaktebene",
"short" : "Die Kontaktebene beschreibt den Kontakt zur Einrichtung, Abteilung oder Versorgungsstelle und wird ergänzt aus dem ISiK-Profil ISiKKontaktGesundheitseinrichtung",
"min" : 1,
"max" : "1",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "abteilungskontakt",
"system" : "http://fhir.de/CodeSystem/Kontaktebene"
}
]
},
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://fhir.de/ValueSet/kontaktebene-de",
"description" : "Kontaktebene"
}
},
{
"id" : "Encounter.type:KontaktArt",
"path" : "Encounter.type",
"sliceName" : "KontaktArt",
"short" : "Kontaktart beschreibt die Art des stationären Kontakts, der Untersuchung oder Behandlung und wird ergänzt aus dem ISiK-Profil ISiKKontaktGesundheitseinrichtung",
"min" : 0,
"max" : "1",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.de/CodeSystem/kontaktart-de"
}
]
},
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://fhir.de/ValueSet/kontaktart-de"
}
},
{
"id" : "Encounter.type:KontaktArtErweitert",
"path" : "Encounter.type",
"sliceName" : "KontaktArtErweitert",
"short" : "Die erweiterte Kontaktart definiert, ob es sich um einen ambulanten Kontakt/Schein handelt. ",
"min" : 0,
"max" : "1",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.de/CodeSystem/kontaktart-de-erweitert"
}
]
},
"mustSupport" : true,
"binding" : {
"strength" : "extensible",
"valueSet" : "https://tiplu.de/fhir/ValueSet/kontaktart-de-erweitert"
}
},
{
"id" : "Encounter.serviceType",
"path" : "Encounter.serviceType",
"short" : "Fachabteilung",
"definition" : "Die Fachdisziplin bzw. Fachabteilung wird durch einen vierstelligen Fachabteilungsschlüssel klassifiziert.",
"mustSupport" : true
},
{
"id" : "Encounter.serviceType.coding",
"path" : "Encounter.serviceType.coding",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "open"
},
"mustSupport" : true
},
{
"id" : "Encounter.serviceType.coding:Fachabteilungsschluessel",
"path" : "Encounter.serviceType.coding",
"sliceName" : "Fachabteilungsschluessel",
"short" : "Fachabteilungsschlüssel",
"definition" : "OPTIONAL, required Binding auf http://fhir.de/ValueSet/dkgev/Fachabteilungsschluessel\nFachabteilungen gemäß Anhang 1 der BPflV in der am 31.12.2003 geltenden Fassung",
"min" : 0,
"max" : "1",
"patternCoding" : {
"system" : "http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel"
},
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://fhir.de/ValueSet/dkgev/Fachabteilungsschluessel"
}
},
{
"id" : "Encounter.serviceType.coding:Fachabteilungsschluessel.system",
"path" : "Encounter.serviceType.coding.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Encounter.serviceType.coding:Fachabteilungsschluessel.code",
"path" : "Encounter.serviceType.coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Encounter.serviceType.coding:ErweiterterFachabteilungsschluessel",
"path" : "Encounter.serviceType.coding",
"sliceName" : "ErweiterterFachabteilungsschluessel",
"short" : "Erweiterter Fachabteilungsschlüssel",
"definition" : "OPTIONAL, required Binding auf http://fhir.de/ValueSet/dkgev/Fachabteilungsschluessel-erweitert\nFachabteilungen gemäß Anhang 1 der BPflV in der am 31.12.2003 geltenden Fassung inkl. Spezialisierungen.",
"min" : 0,
"max" : "1",
"patternCoding" : {
"system" : "http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel-erweitert"
},
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://fhir.de/ValueSet/dkgev/Fachabteilungsschluessel-erweitert"
}
},
{
"id" : "Encounter.serviceType.coding:ErweiterterFachabteilungsschluessel.system",
"path" : "Encounter.serviceType.coding.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Encounter.serviceType.coding:ErweiterterFachabteilungsschluessel.code",
"path" : "Encounter.serviceType.coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Encounter.subject",
"path" : "Encounter.subject",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Encounter.basedOn",
"path" : "Encounter.basedOn",
"short" : "Service-Anfrage, auf der dieser Besuch basiert (z.B. Überweisungsauftrag).",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://tiplu.de/fhir/StructureDefinition/AuftragUeberweisung",
"http://hl7.org/fhir/StructureDefinition/ServiceRequest"
]
}
],
"mustSupport" : true
},
{
"id" : "Encounter.period",
"path" : "Encounter.period",
"short" : "Zeitpunkt des Besuchs",
"mustSupport" : true
},
{
"id" : "Encounter.period.start",
"path" : "Encounter.period.start",
"mustSupport" : true
},
{
"id" : "Encounter.period.end",
"path" : "Encounter.period.end",
"mustSupport" : true
},
{
"id" : "Encounter.diagnosis",
"path" : "Encounter.diagnosis",
"short" : "Für den Encounter relevante Diagnosen, erweitert durch das Coding vom Diagnosetyp und Diagnosesubtyp im ISiK-Profil, um dahingehend kompatibel zu sein.",
"mustSupport" : true
},
{
"id" : "Encounter.diagnosis.condition",
"path" : "Encounter.diagnosis.condition",
"mustSupport" : true
},
{
"id" : "Encounter.diagnosis.condition.reference",
"path" : "Encounter.diagnosis.condition.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Encounter.diagnosis.use",
"path" : "Encounter.diagnosis.use",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Encounter.diagnosis.use.coding",
"path" : "Encounter.diagnosis.use.coding",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 1,
"mustSupport" : true
},
{
"id" : "Encounter.diagnosis.use.coding:Diagnosetyp",
"path" : "Encounter.diagnosis.use.coding",
"sliceName" : "Diagnosetyp",
"short" : "Einweisungs-/Überweisungsdiagnose oder behandlungsrelevante Diagnosen.",
"min" : 1,
"max" : "1",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://fhir.de/ValueSet/DiagnoseTyp"
}
},
{
"id" : "Encounter.diagnosis.use.coding:DiagnosesubTyp",
"path" : "Encounter.diagnosis.use.coding",
"sliceName" : "DiagnosesubTyp",
"short" : "Diagnosesubtyp aus KontaktDiagnoseProzedur und Aufnahme/Entlassdiagnose.",
"min" : 0,
"max" : "1",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://fhir.de/ValueSet/Diagnosesubtyp"
}
},
{
"id" : "Encounter.diagnosis.use.coding:DiagnoseSubtypErweitert",
"path" : "Encounter.diagnosis.use.coding",
"sliceName" : "DiagnoseSubtypErweitert",
"short" : "Erweiterter Diagnosesubtyp.",
"min" : 0,
"max" : "*",
"mustSupport" : true,
"binding" : {
"strength" : "extensible",
"valueSet" : "https://tiplu.de/fhir/ValueSet/DiagnoseSubtyp"
}
},
{
"id" : "Encounter.diagnosis.rank",
"path" : "Encounter.diagnosis.rank",
"mustSupport" : true
},
{
"id" : "Encounter.account",
"path" : "Encounter.account",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 2,
"mustSupport" : true
},
{
"id" : "Encounter.account:AmbulanterSchein",
"path" : "Encounter.account",
"sliceName" : "AmbulanterSchein",
"short" : "Referenz auf den zugehörigen Schein (Account).",
"min" : 1,
"max" : "*",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://tiplu.de/fhir/StructureDefinition/AmbulanterSchein"
]
}
],
"mustSupport" : true
},
{
"id" : "Encounter.account:Fallnummer",
"path" : "Encounter.account",
"sliceName" : "Fallnummer",
"short" : "Zugehörige Fallnummer.",
"min" : 1,
"max" : "*",
"mustSupport" : true
},
{
"id" : "Encounter.account:Fallnummer.identifier",
"path" : "Encounter.account.identifier",
"min" : 1,
"type" : [
{
"code" : "Identifier",
"profile" : [
"http://fhir.de/StructureDefinition/identifier-aufnahmenummer"
]
}
],
"mustSupport" : true
},
{
"id" : "Encounter.serviceProvider",
"path" : "Encounter.serviceProvider",
"short" : "Referenz auf die Einrichtung, die verantwortlich für die Aufenthalt bzw. Besuch ist.",
"mustSupport" : true
},
{
"id" : "Encounter.partOf",
"path" : "Encounter.partOf",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.